home *** CD-ROM | disk | FTP | other *** search
/ Graphics Plus / Graphics Plus.iso / general / modelers / geomview / source.lha / Geomview / src / lib / oogl / refcomm / Makedefs < prev    next >
Encoding:
Text File  |  1992-09-28  |  181 b   |  7 lines

  1. NAME = oogl
  2. INCS = reference.h handle.h handleP.h streampool.h
  3. SRCS = reference.c handle.c streampool.c
  4. OBJS = reference.o handle.o streampool.o
  5. DISTFILES = # HOW
  6. TARGETS = ${OBJS}
  7.